PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.truetype Package / PDFTrueTypeFontFeatures Class / getEnableSmallCapsForLowercase Method
In This Topic
    getEnableSmallCapsForLowercase Method
    In This Topic
    Gets a flag indicating whether small capitals should be used for lowercase letters.
    Syntax
    public boolean getEnableSmallCapsForLowercase()

    Return Value

    True if small capitals should be used for lowercase letters.
    See Also